Add admin hoted app local spec#7027
Open
alfonso-noriega wants to merge 2 commits intoadd_manifest_to_include_files_stepfrom
Open
Add admin hoted app local spec#7027alfonso-noriega wants to merge 2 commits intoadd_manifest_to_include_files_stepfrom
alfonso-noriega wants to merge 2 commits intoadd_manifest_to_include_files_stepfrom
Conversation
This was referenced Mar 17, 2026
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
a25fc78 to
f1ff200
Compare
0fd3c26 to
141233b
Compare
f1ff200 to
31060ea
Compare
141233b to
06bccee
Compare
31060ea to
c22afce
Compare
d13b2b2 to
ef2ca4e
Compare
c22afce to
178b934
Compare
ef2ca4e to
9c06d65
Compare
178b934 to
010e9ae
Compare
9c06d65 to
854f0c7
Compare
010e9ae to
0de775d
Compare
854f0c7 to
f4baca8
Compare
0de775d to
0420085
Compare
Contributor
Coverage report
Test suite run success4012 tests passing in 1545 suites. Report generated by 🧪jest coverage report action from 349975f |
0420085 to
9bb0683
Compare
c034d57 to
0c42a4b
Compare
c020200 to
6951bbf
Compare
98db2aa to
c211225
Compare
6951bbf to
206fa23
Compare
c211225 to
94743d0
Compare
206fa23 to
4f587b6
Compare
4f587b6 to
585b375
Compare
13626e2 to
84ed2df
Compare
6ed2061 to
cb0fc86
Compare
84ed2df to
1aa66b4
Compare
cb0fc86 to
5017c7d
Compare
1aa66b4 to
1f714b0
Compare
5017c7d to
d497d9b
Compare
7f88bb0 to
6682764
Compare
d497d9b to
280c9ef
Compare
6682764 to
ad9db10
Compare
280c9ef to
2a51988
Compare
ad9db10 to
d49ce18
Compare
1e29ddb to
a92d832
Compare
64736af to
fbb2286
Compare
a92d832 to
26bcb77
Compare
Contributor
|
We detected some changes at Caution DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release. |
fbb2286 to
ca967c3
Compare
26bcb77 to
341a1da
Compare
…put folder Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
341a1da to
349975f
Compare
ca967c3 to
a9f578a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

WHY are these changes introduced?
The admin extension type was previously hardcoded as a string literal, which prevented proper specification handling and caused inconsistencies in the extension system.
WHAT is this pull request doing?
AdminSpecIdentifierconstant and corresponding specification file for admin extensionsAdminSpecIdentifierin the configuration extension IDs arrayuidStrategyparameter support to contract-based module specificationsHow to test your changes?
Measuring impact
How do we know this change was effective? Please choose one:
Checklist